Use the Network Access setting to specify whether applets can open network connections.
Applet Host is the default, and means that applets can only connect to the host they came from.
Unrestricted means that applets can connect to any host. This can be considered dangerous in some network environments.
Set Network Access to None if you don't want to allow applets any network connections at all. This may prevent some applets from running.


Set Class Access to specify whether applets can access Sun classes (internal Java code).
Restricted is the default, and means applets cannot access classes in Sun internal packages.
Unrestricted means applets can access classes from Sun packages.


v1.9